FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package org.example.ProfilingTrainingMay#0.0.1 (78 ms)

Package org.example.ProfilingTrainingMay
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/fhir/StructureDefinition/TrainingObservation2
Url http://example.org/fhir/StructureDefinition/TrainingObservation2
Status draft
Name TrainingObservation2
Experimental False
Description This is the profile for Observation that results from completing the third exercise of the Profiling training course.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://example.org/fhir/StructureDefinition/TrainingObservation3 TrainingObservation3

Resources that this resource uses

StructureDefinition
http://example.org/fhir/StructureDefinition/Laterality Laterality
http://example.org/fhir/StructureDefinition/TestEnvironment TestEnvironment
http://example.org/fhir/StructureDefinition/TrainingObservation TrainingObservation


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://example.org/fhir/StructureDefinition/TrainingObservation2",
  "name" : "TrainingObservation2",
  "status" : "draft",
  "description" : "This is the profile for Observation that results from completing the third exercise of the Profiling training course.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://example.org/fhir/StructureDefinition/TrainingObservation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.extension",
        "path" : "Observation.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.extension:testEnvironment",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Observation.extension",
        "sliceName" : "testEnvironment",
        "definition" : "Extension to capture test environment data for the Observation of the Profiling training course.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://example.org/fhir/StructureDefinition/TestEnvironment"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.bodySite",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Observation.bodySite",
        "min" : 1
      },
      {
        "id" : "Observation.bodySite.extension",
        "path" : "Observation.bodySite.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.bodySite.extension:laterality",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Observation.bodySite.extension",
        "sliceName" : "laterality",
        "definition" : "Extension to capture laterality for the Observation of the Profiling training course.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://example.org/fhir/StructureDefinition/Laterality"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.